DataFrameTyped.loadCell

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T loadCell(size_t row, string series)
  2. T loadCell(size_t row, string series)
  3. T loadCell(size_t row, string series)
    struct DataFrameTyped
    T
    loadCell
    (
    T
    )
    (
    size_t row
    ,
    string series
    )
    if (
    is(T == string)
    )

Meta